home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sitting Fit Anytime
/
Sitting Fit Anytime.iso
/
pc
/
videos
/
screen.exe
/
scripts
/
DefineButton2_83
/
BUTTONCONDACTION on(release).as
< prev
Wrap
Text File
|
1999-11-22
|
73b
|
7 lines
on(release){
tellTarget("/")
{
gotoAndStop(13);
}
}